LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

WorkstationPresenterBase<V> Class

Show in webframe






Members 
The UI View that will be activated.
Implements the Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V> interface. Base class for activating and running a UI View.
Object Model
Syntax
public abstract class WorkstationPresenterBase<V> : Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V>  
where V: IWorkstationView
'Declaration
 
Public MustInherit Class WorkstationPresenterBase(Of V As {IWorkstationView}) 
   Implements Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter(Of V) 
'Usage
 
Dim instance As WorkstationPresenterBase(Of V)

            

            
public __gc abstract class WorkstationPresenterBase<V> : public Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V>  
where V: IWorkstationView
generic<typename V>
public ref class WorkstationPresenterBase abstract : public Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V>  
where V: IWorkstationView
Type Parameters
V
The UI View that will be activated.
Requirements

Target Platforms

See Also

Reference

WorkstationPresenterBase<V> Members
Leadtools.Medical.Workstation.Presenters Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.